genetic algorithm concept and working
Genetic Algorithm Concepts and Working
Genetic Algorithm is a search based optimization algorithm used to solve problems were traditional methods fails. Genetic Algorithm is a search based optimization algorithm used to solve problems were traditional methods fails. It is an randomized algorithm where each step follows randomization principle. Genetic Algorithm was developed by John Holland, from the University of Michigan, in 1960. He proposed this algorithm based on the Charles Darwin's theory on Evolution of organism.